projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a23ccb7
)
Try letting the compiler driver resolve path to setupapi.lib
author
Robert Lipe
<robertlipe@gpsbabel.org>
Sat, 11 Nov 2017 03:58:00 +0000
(21:58 -0600)
committer
Robert Lipe
<robertlipe@gpsbabel.org>
Sat, 11 Nov 2017 03:58:00 +0000
(21:58 -0600)
GPSBabel.pro
patch
|
blob
|
history
diff --git
a/GPSBabel.pro
b/GPSBabel.pro
index eb6d1fffe6d39bf0b1557c612beeb2650e130e1a..c0977e00558ba15d29ac28422d035be345d620b9 100644
(file)
--- a/
GPSBabel.pro
+++ b/
GPSBabel.pro
@@
-149,7
+149,7
@@
win32 {
}
SOURCES += gbser_win.cc
JEEPS += jeeps/gpsusbwin.cc
- LIBS += "
C:/Program Files (x86)/Windows Kits/8.1/lib/winv6.3/um/x64/setupapi.lib" "C:/Program Files (x86)/Windows Kits/8.1/lib/winv6.3/um/x64/hid.lib"
+ LIBS += "
setupapi.lib"
}
win32-msvc*{